home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 16 / wputil.zip / TYPES.DOC < prev    next >
Text File  |  1985-11-20  |  2KB  |  44 lines

  1. TYPES.COM  Documentation:
  2.  
  3. Use:    TYPES filename
  4.  
  5.  Converts                        into
  6. -----------------------        ----------
  7. "(HRT)<CR><LF>"            "<CR><LF>"
  8. "<CR><LF>"            "<SPACE>"
  9. "<FORMFEED>"            "<CR><LF>"
  10.  
  11. ADDITIONAL INFO ADDED BY SSI USER SUPPORT GROUP:
  12.  
  13. This simple utility was written by SSI to allow the conversion of
  14. documents created using WP's TEXT OUT to a more standard ASCII
  15. format used by typesetting (and dedicated word processing)
  16. equipment.
  17.  
  18. To use the program, first create the document using WP and save a
  19. copy of it (e.g., EXAMPLE.WP).  Then, do a global search and
  20. destroy of all [HRt]'s with (HRT)[HRt].  Keystrokes:
  21.  
  22. [Replace][N][Enter][Search](HRT)[Enter][Search]
  23.  
  24. While your document may reformat slightly, it should have no
  25. effect on the final outcome.
  26.  
  27. Next, do a [Text Out] on the document using a different filename
  28. (so you still have your editable original) (e.g., EXAMPLE.TXT). 
  29. Exit WP and give the DOS command TYPES <filename>  (e.g., TYPES
  30. EXAMPLE.TXT).  The document should be converted to "streaming"
  31. ASCII format where [HRt]'s are preserved but all [SRt]'s are kept
  32. as spaces.
  33.  
  34. FUTURE:
  35.  
  36. We hope that this is not the final step.  While this program
  37. works, an add-on to CONVERT which does not require the
  38. addition of the (HRT) string would be most welcome.  Also,
  39. conversion in the opposite direction is needed, and is somewhat
  40. addressed by the ASC2WP program by Alex Irving.
  41.  
  42. Please let us know how this program does/does not meet your
  43. needs.  -Richard Wilkes, SSI User Support Group
  44.